← Index
NYTProf Performance Profile   
For ../prof.pl
  Run on Wed Dec 14 15:57:08 2022
Reported on Wed Dec 14 16:00:37 2022

Filename(eval 282)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148]
StatementsExecuted 65 statements in 223µs
Eval Invoked At/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148
Sibling evals1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
6566258µs10.6msData::Perl::Collection::Hash::MooseLike::::setData::Perl::Collection::Hash::MooseLike::set
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1package Data::Perl::Collection::Hash::MooseLike;
265223µs6510.3ms
# spent 10.6ms (258µs+10.3) within Data::Perl::Collection::Hash::MooseLike::set which was called 65 times, avg 163µs/call: # 36 times (176µs+9.50ms) by JSON::Schema::Modern::Document::_add_resources at line 17 of (eval 292)[Sub/Quote.pm:3], avg 269µs/call # 18 times (33µs+422µs) by JSON::Schema::Modern::_add_resources at line 17 of (eval 342)[Sub/Quote.pm:3], avg 25µs/call # 8 times (12µs+115µs) by JSON::Schema::Modern::_add_resources_unsafe at line 17 of (eval 337)[Sub/Quote.pm:3], avg 16µs/call # once (4µs+213µs) by JSON::Schema::Modern::_set_metaschema_vocabulary_classes at line 17 of (eval 359)[Sub/Quote.pm:3] # once (30µs+66µs) by JSON::Schema::Modern::_set_vocabulary_class at line 17 of (eval 353)[Sub/Quote.pm:3] # once (3µs+18µs) by JSON::Schema::Modern::add_format_validation at line 17 of (eval 324)[Sub/Quote.pm:3]
sub set {$$wrapped->(@_);}
3;